Package com.google.cloud.asset.v1
Class RelatedAssets
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.asset.v1.RelatedAssets
-
- All Implemented Interfaces:
RelatedAssetsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
@Deprecated public final class RelatedAssets extends com.google.protobuf.GeneratedMessageV3 implements RelatedAssetsOrBuilder
Deprecated.DEPRECATED. This message only presents for the purpose of backward-compatibility. The server will never populate this message in responses. The detailed related assets with the `relationship_type`.
Protobuf typegoogle.cloud.asset.v1.RelatedAssets- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRelatedAssets.BuilderDeprecated.DEPRECATED.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intASSETS_FIELD_NUMBERDeprecated.static intRELATIONSHIP_ATTRIBUTES_FIELD_NUMBERDeprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)Deprecated.RelatedAssetgetAssets(int index)Deprecated.The peer resources of the relationship.intgetAssetsCount()Deprecated.The peer resources of the relationship.List<RelatedAsset>getAssetsList()Deprecated.The peer resources of the relationship.RelatedAssetOrBuildergetAssetsOrBuilder(int index)Deprecated.The peer resources of the relationship.List<? extends RelatedAssetOrBuilder>getAssetsOrBuilderList()Deprecated.The peer resources of the relationship.static RelatedAssetsgetDefaultInstance()Deprecated.RelatedAssetsgetDefaultInstanceForType()Deprecated.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Deprecated.com.google.protobuf.Parser<RelatedAssets>getParserForType()Deprecated.RelationshipAttributesgetRelationshipAttributes()Deprecated.The detailed relationship attributes.RelationshipAttributesOrBuildergetRelationshipAttributesOrBuilder()Deprecated.The detailed relationship attributes.intgetSerializedSize()Deprecated.inthashCode()Deprecated.booleanhasRelationshipAttributes()Deprecated.The detailed relationship attributes.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()Deprecated.booleanisInitialized()Deprecated.static RelatedAssets.BuildernewBuilder()Deprecated.static RelatedAssets.BuildernewBuilder(RelatedAssets prototype)Deprecated.RelatedAssets.BuildernewBuilderForType()Deprecated.protected RelatedAssets.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Deprecated.protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)Deprecated.static RelatedAssetsparseDelimitedFrom(InputStream input)Deprecated.static RelatedAssetsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static RelatedAssetsparseFrom(byte[] data)Deprecated.static RelatedAssetsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static RelatedAssetsparseFrom(com.google.protobuf.ByteString data)Deprecated.static RelatedAssetsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static RelatedAssetsparseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static RelatedAssetsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static RelatedAssetsparseFrom(InputStream input)Deprecated.static RelatedAssetsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static RelatedAssetsparseFrom(ByteBuffer data)Deprecated.static RelatedAssetsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static com.google.protobuf.Parser<RelatedAssets>parser()Deprecated.RelatedAssets.BuildertoBuilder()Deprecated.voidwriteTo(com.google.protobuf.CodedOutputStream output)Deprecated.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
RELATIONSHIP_ATTRIBUTES_FIELD_NUMBER
public static final int RELATIONSHIP_ATTRIBUTES_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
ASSETS_FIELD_NUMBER
public static final int ASSETS_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
Deprecated.- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
Deprecated.
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Deprecated.- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasRelationshipAttributes
public boolean hasRelationshipAttributes()
Deprecated.The detailed relationship attributes.
.google.cloud.asset.v1.RelationshipAttributes relationship_attributes = 1;- Specified by:
hasRelationshipAttributesin interfaceRelatedAssetsOrBuilder- Returns:
- Whether the relationshipAttributes field is set.
-
getRelationshipAttributes
public RelationshipAttributes getRelationshipAttributes()
Deprecated.The detailed relationship attributes.
.google.cloud.asset.v1.RelationshipAttributes relationship_attributes = 1;- Specified by:
getRelationshipAttributesin interfaceRelatedAssetsOrBuilder- Returns:
- The relationshipAttributes.
-
getRelationshipAttributesOrBuilder
public RelationshipAttributesOrBuilder getRelationshipAttributesOrBuilder()
Deprecated.The detailed relationship attributes.
.google.cloud.asset.v1.RelationshipAttributes relationship_attributes = 1;- Specified by:
getRelationshipAttributesOrBuilderin interfaceRelatedAssetsOrBuilder
-
getAssetsList
public List<RelatedAsset> getAssetsList()
Deprecated.The peer resources of the relationship.
repeated .google.cloud.asset.v1.RelatedAsset assets = 2;- Specified by:
getAssetsListin interfaceRelatedAssetsOrBuilder
-
getAssetsOrBuilderList
public List<? extends RelatedAssetOrBuilder> getAssetsOrBuilderList()
Deprecated.The peer resources of the relationship.
repeated .google.cloud.asset.v1.RelatedAsset assets = 2;- Specified by:
getAssetsOrBuilderListin interfaceRelatedAssetsOrBuilder
-
getAssetsCount
public int getAssetsCount()
Deprecated.The peer resources of the relationship.
repeated .google.cloud.asset.v1.RelatedAsset assets = 2;- Specified by:
getAssetsCountin interfaceRelatedAssetsOrBuilder
-
getAssets
public RelatedAsset getAssets(int index)
Deprecated.The peer resources of the relationship.
repeated .google.cloud.asset.v1.RelatedAsset assets = 2;- Specified by:
getAssetsin interfaceRelatedAssetsOrBuilder
-
getAssetsOrBuilder
public RelatedAssetOrBuilder getAssetsOrBuilder(int index)
Deprecated.The peer resources of the relationship.
repeated .google.cloud.asset.v1.RelatedAsset assets = 2;- Specified by:
getAssetsOrBuilderin interfaceRelatedAssetsOrBuilder
-
isInitialized
public final boolean isInitialized()
Deprecated.- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOExceptionDeprecated.- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
Deprecated.- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
Deprecated.- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
Deprecated.- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static RelatedAssets parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RelatedAssets parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RelatedAssets parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RelatedAssets parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RelatedAssets parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RelatedAssets parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RelatedAssets parseFrom(InputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static RelatedAssets parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static RelatedAssets parseDelimitedFrom(InputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static RelatedAssets parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static RelatedAssets parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static RelatedAssets parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
newBuilderForType
public RelatedAssets.Builder newBuilderForType()
Deprecated.- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RelatedAssets.Builder newBuilder()
Deprecated.
-
newBuilder
public static RelatedAssets.Builder newBuilder(RelatedAssets prototype)
Deprecated.
-
toBuilder
public RelatedAssets.Builder toBuilder()
Deprecated.- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RelatedAssets.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RelatedAssets getDefaultInstance()
Deprecated.
-
parser
public static com.google.protobuf.Parser<RelatedAssets> parser()
Deprecated.
-
getParserForType
public com.google.protobuf.Parser<RelatedAssets> getParserForType()
Deprecated.- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RelatedAssets getDefaultInstanceForType()
Deprecated.- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-