Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
RelationshipAttributes |
RelationshipAttributes.Builder.build() |
RelationshipAttributes |
RelationshipAttributes.Builder.buildPartial() |
static RelationshipAttributes |
RelationshipAttributes.getDefaultInstance()
Deprecated.
|
RelationshipAttributes |
RelationshipAttributes.getDefaultInstanceForType()
Deprecated.
|
RelationshipAttributes |
RelationshipAttributes.Builder.getDefaultInstanceForType() |
RelationshipAttributes |
RelatedAssets.getRelationshipAttributes()
Deprecated.
The detailed relationship attributes.
|
RelationshipAttributes |
RelatedAssets.Builder.getRelationshipAttributes()
The detailed relationship attributes.
|
RelationshipAttributes |
RelatedAssetsOrBuilder.getRelationshipAttributes()
Deprecated.
The detailed relationship attributes.
|
static RelationshipAttributes |
RelationshipAttributes.parseDelimitedFrom(InputStream input)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(byte[] data)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(ByteBuffer data)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(ByteString data)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(CodedInputStream input)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(InputStream input)
Deprecated.
|
static RelationshipAttributes |
RelationshipAttributes.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Parser<RelationshipAttributes> |
RelationshipAttributes.getParserForType()
Deprecated.
|
static Parser<RelationshipAttributes> |
RelationshipAttributes.parser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RelationshipAttributes.Builder |
RelationshipAttributes.Builder.mergeFrom(RelationshipAttributes other) |
RelatedAssets.Builder |
RelatedAssets.Builder.mergeRelationshipAttributes(RelationshipAttributes value)
The detailed relationship attributes.
|
static RelationshipAttributes.Builder |
RelationshipAttributes.newBuilder(RelationshipAttributes prototype)
Deprecated.
|
RelatedAssets.Builder |
RelatedAssets.Builder.setRelationshipAttributes(RelationshipAttributes value)
The detailed relationship attributes.
|
Copyright © 2022 Google LLC. All rights reserved.