pulumirpc.provider.PropertyDiff
See thePropertyDiff companion class
object PropertyDiff extends GeneratedMessageCompanion[PropertyDiff]
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[PropertyDiff]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
PropertyDiff.type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
trait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object ADDobject ADD_REPLACEobject DELETEobject DELETE_REPLACEtrait Recognizedobject UPDATEobject UPDATE_REPLACEclass UnrecognizedShow all
implicit class PropertyDiffLens[UpperPB](_l: Lens[UpperPB, PropertyDiff]) extends MessageLens[UpperPB, PropertyDiff]
Attributes
- Supertypes
Inherited types
The names of the product elements
The name of the type
Attributes
- Inherited from:
- GeneratedMessageCompanion
Value members
Concrete methods
Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Attributes
Parses a message from a CodedInputStream.
Parses a message from a CodedInputStream.
Attributes
Inherited methods
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Merges the given message with the additional fields in the steam.
Merges the given message with the additional fields in the steam.
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Attributes
- Inherited from:
- GeneratedMessageCompanion
Concrete fields
Implicits
Implicits
final implicit def PropertyDiffLens[UpperPB](_l: Lens[UpperPB, PropertyDiff]): PropertyDiffLens[UpperPB]
In this article