Class VersionedResource.Builder (3.2.17)

public static final class VersionedResource.Builder extends GeneratedMessageV3.Builder<VersionedResource.Builder> implements VersionedResourceOrBuilder

Resource representation as defined by the corresponding service providing the resource for a given API version.

Protobuf type google.cloud.asset.v1.VersionedResource

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public VersionedResource.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
VersionedResource.Builder
Overrides

build()

public VersionedResource build()
Returns
TypeDescription
VersionedResource

buildPartial()

public VersionedResource buildPartial()
Returns
TypeDescription
VersionedResource

clear()

public VersionedResource.Builder clear()
Returns
TypeDescription
VersionedResource.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public VersionedResource.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
VersionedResource.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public VersionedResource.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
VersionedResource.Builder
Overrides

clearResource()

public VersionedResource.Builder clearResource()

JSON representation of the resource as defined by the corresponding service providing this resource. Example: If the resource is an instance provided by Compute Engine, this field will contain the JSON representation of the instance as defined by Compute Engine: https://cloud.google.com/compute/docs/reference/rest/v1/instances. You can find the resource definition for each supported resource type in this table: https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types

.google.protobuf.Struct resource = 2;

Returns
TypeDescription
VersionedResource.Builder

clearVersion()

public VersionedResource.Builder clearVersion()

API version of the resource. Example: If the resource is an instance provided by Compute Engine v1 API as defined in https://cloud.google.com/compute/docs/reference/rest/v1/instances, version will be "v1".

string version = 1;

Returns
TypeDescription
VersionedResource.Builder

This builder for chaining.

clone()

public VersionedResource.Builder clone()
Returns
TypeDescription
VersionedResource.Builder
Overrides

getDefaultInstanceForType()

public VersionedResource getDefaultInstanceForType()
Returns
TypeDescription
VersionedResource

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getResource()

public Struct getResource()

JSON representation of the resource as defined by the corresponding service providing this resource. Example: If the resource is an instance provided by Compute Engine, this field will contain the JSON representation of the instance as defined by Compute Engine: https://cloud.google.com/compute/docs/reference/rest/v1/instances. You can find the resource definition for each supported resource type in this table: https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types

.google.protobuf.Struct resource = 2;

Returns
TypeDescription
Struct

The resource.

getResourceBuilder()

public Struct.Builder getResourceBuilder()

JSON representation of the resource as defined by the corresponding service providing this resource. Example: If the resource is an instance provided by Compute Engine, this field will contain the JSON representation of the instance as defined by Compute Engine: https://cloud.google.com/compute/docs/reference/rest/v1/instances. You can find the resource definition for each supported resource type in this table: https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types

.google.protobuf.Struct resource = 2;

Returns
TypeDescription
Builder

getResourceOrBuilder()

public StructOrBuilder getResourceOrBuilder()

JSON representation of the resource as defined by the corresponding service providing this resource. Example: If the resource is an instance provided by Compute Engine, this field will contain the JSON representation of the instance as defined by Compute Engine: https://cloud.google.com/compute/docs/reference/rest/v1/instances. You can find the resource definition for each supported resource type in this table: https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types

.google.protobuf.Struct resource = 2;

Returns
TypeDescription
StructOrBuilder

getVersion()

public String getVersion()

API version of the resource. Example: If the resource is an instance provided by Compute Engine v1 API as defined in https://cloud.google.com/compute/docs/reference/rest/v1/instances, version will be "v1".

string version = 1;

Returns
TypeDescription
String

The version.

getVersionBytes()

public ByteString getVersionBytes()

API version of the resource. Example: If the resource is an instance provided by Compute Engine v1 API as defined in https://cloud.google.com/compute/docs/reference/rest/v1/instances, version will be "v1".

string version = 1;

Returns
TypeDescription
ByteString

The bytes for version.

hasResource()

public boolean hasResource()

JSON representation of the resource as defined by the corresponding service providing this resource. Example: If the resource is an instance provided by Compute Engine, this field will contain the JSON representation of the instance as defined by Compute Engine: https://cloud.google.com/compute/docs/reference/rest/v1/instances. You can find the resource definition for each supported resource type in this table: https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types

.google.protobuf.Struct resource = 2;

Returns
TypeDescription
boolean

Whether the resource field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(VersionedResource other)

public VersionedResource.Builder mergeFrom(VersionedResource other)
Parameter
NameDescription
otherVersionedResource
Returns
TypeDescription
VersionedResource.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public VersionedResource.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
VersionedResource.Builder
Overrides Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public VersionedResource.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
VersionedResource.Builder
Overrides

mergeResource(Struct value)

public VersionedResource.Builder mergeResource(Struct value)

JSON representation of the resource as defined by the corresponding service providing this resource. Example: If the resource is an instance provided by Compute Engine, this field will contain the JSON representation of the instance as defined by Compute Engine: https://cloud.google.com/compute/docs/reference/rest/v1/instances. You can find the resource definition for each supported resource type in this table: https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types

.google.protobuf.Struct resource = 2;

Parameter
NameDescription
valueStruct
Returns
TypeDescription
VersionedResource.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final VersionedResource.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
VersionedResource.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public VersionedResource.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
VersionedResource.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public VersionedResource.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
VersionedResource.Builder
Overrides

setResource(Struct value)

public VersionedResource.Builder setResource(Struct value)

JSON representation of the resource as defined by the corresponding service providing this resource. Example: If the resource is an instance provided by Compute Engine, this field will contain the JSON representation of the instance as defined by Compute Engine: https://cloud.google.com/compute/docs/reference/rest/v1/instances. You can find the resource definition for each supported resource type in this table: https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types

.google.protobuf.Struct resource = 2;

Parameter
NameDescription
valueStruct
Returns
TypeDescription
VersionedResource.Builder

setResource(Struct.Builder builderForValue)

public VersionedResource.Builder setResource(Struct.Builder builderForValue)

JSON representation of the resource as defined by the corresponding service providing this resource. Example: If the resource is an instance provided by Compute Engine, this field will contain the JSON representation of the instance as defined by Compute Engine: https://cloud.google.com/compute/docs/reference/rest/v1/instances. You can find the resource definition for each supported resource type in this table: https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types

.google.protobuf.Struct resource = 2;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
VersionedResource.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final VersionedResource.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
VersionedResource.Builder
Overrides

setVersion(String value)

public VersionedResource.Builder setVersion(String value)

API version of the resource. Example: If the resource is an instance provided by Compute Engine v1 API as defined in https://cloud.google.com/compute/docs/reference/rest/v1/instances, version will be "v1".

string version = 1;

Parameter
NameDescription
valueString

The version to set.

Returns
TypeDescription
VersionedResource.Builder

This builder for chaining.

setVersionBytes(ByteString value)

public VersionedResource.Builder setVersionBytes(ByteString value)

API version of the resource. Example: If the resource is an instance provided by Compute Engine v1 API as defined in https://cloud.google.com/compute/docs/reference/rest/v1/instances, version will be "v1".

string version = 1;

Parameter
NameDescription
valueByteString

The bytes for version to set.

Returns
TypeDescription
VersionedResource.Builder

This builder for chaining.