Package com.google.cloud.asset.v1p7beta1
Class Resource.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
- com.google.cloud.asset.v1p7beta1.Resource.Builder
-
- All Implemented Interfaces:
ResourceOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Resource
public static final class Resource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder> implements ResourceOrBuilder
A representation of a Google Cloud resource.
Protobuf typegoogle.cloud.asset.v1p7beta1.Resource
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Resource.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Resourcebuild()ResourcebuildPartial()Resource.Builderclear()Resource.BuilderclearData()The content of the resource, in which some sensitive fields are removed and may not be present.Resource.BuilderclearDiscoveryDocumentUri()The URL of the discovery document containing the resource's JSON schema.Resource.BuilderclearDiscoveryName()The JSON schema name listed in the discovery document.Resource.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Resource.BuilderclearLocation()The location of the resource in Google Cloud, such as its zone and region.Resource.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Resource.BuilderclearParent()The full name of the immediate parent of this resource.Resource.BuilderclearResourceUrl()The REST URL for accessing the resource.Resource.BuilderclearVersion()The API version.Resource.Builderclone()com.google.protobuf.StructgetData()The content of the resource, in which some sensitive fields are removed and may not be present.com.google.protobuf.Struct.BuildergetDataBuilder()The content of the resource, in which some sensitive fields are removed and may not be present.com.google.protobuf.StructOrBuildergetDataOrBuilder()The content of the resource, in which some sensitive fields are removed and may not be present.ResourcegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDiscoveryDocumentUri()The URL of the discovery document containing the resource's JSON schema.com.google.protobuf.ByteStringgetDiscoveryDocumentUriBytes()The URL of the discovery document containing the resource's JSON schema.StringgetDiscoveryName()The JSON schema name listed in the discovery document.com.google.protobuf.ByteStringgetDiscoveryNameBytes()The JSON schema name listed in the discovery document.StringgetLocation()The location of the resource in Google Cloud, such as its zone and region.com.google.protobuf.ByteStringgetLocationBytes()The location of the resource in Google Cloud, such as its zone and region.StringgetParent()The full name of the immediate parent of this resource.com.google.protobuf.ByteStringgetParentBytes()The full name of the immediate parent of this resource.StringgetResourceUrl()The REST URL for accessing the resource.com.google.protobuf.ByteStringgetResourceUrlBytes()The REST URL for accessing the resource.StringgetVersion()The API version.com.google.protobuf.ByteStringgetVersionBytes()The API version.booleanhasData()The content of the resource, in which some sensitive fields are removed and may not be present.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Resource.BuildermergeData(com.google.protobuf.Struct value)The content of the resource, in which some sensitive fields are removed and may not be present.Resource.BuildermergeFrom(Resource other)Resource.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Resource.BuildermergeFrom(com.google.protobuf.Message other)Resource.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Resource.BuildersetData(com.google.protobuf.Struct value)The content of the resource, in which some sensitive fields are removed and may not be present.Resource.BuildersetData(com.google.protobuf.Struct.Builder builderForValue)The content of the resource, in which some sensitive fields are removed and may not be present.Resource.BuildersetDiscoveryDocumentUri(String value)The URL of the discovery document containing the resource's JSON schema.Resource.BuildersetDiscoveryDocumentUriBytes(com.google.protobuf.ByteString value)The URL of the discovery document containing the resource's JSON schema.Resource.BuildersetDiscoveryName(String value)The JSON schema name listed in the discovery document.Resource.BuildersetDiscoveryNameBytes(com.google.protobuf.ByteString value)The JSON schema name listed in the discovery document.Resource.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Resource.BuildersetLocation(String value)The location of the resource in Google Cloud, such as its zone and region.Resource.BuildersetLocationBytes(com.google.protobuf.ByteString value)The location of the resource in Google Cloud, such as its zone and region.Resource.BuildersetParent(String value)The full name of the immediate parent of this resource.Resource.BuildersetParentBytes(com.google.protobuf.ByteString value)The full name of the immediate parent of this resource.Resource.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Resource.BuildersetResourceUrl(String value)The REST URL for accessing the resource.Resource.BuildersetResourceUrlBytes(com.google.protobuf.ByteString value)The REST URL for accessing the resource.Resource.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Resource.BuildersetVersion(String value)The API version.Resource.BuildersetVersionBytes(com.google.protobuf.ByteString value)The API version.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
clear
public Resource.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
getDefaultInstanceForType
public Resource getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Resource build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Resource buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Resource.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
setField
public Resource.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
clearField
public Resource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
clearOneof
public Resource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
setRepeatedField
public Resource.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
addRepeatedField
public Resource.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
mergeFrom
public Resource.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Resource.Builder>
-
mergeFrom
public Resource.Builder mergeFrom(Resource other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
mergeFrom
public Resource.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Resource.Builder>- Throws:
IOException
-
getVersion
public String getVersion()
The API version. Example: `v1`
string version = 1;- Specified by:
getVersionin interfaceResourceOrBuilder- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
The API version. Example: `v1`
string version = 1;- Specified by:
getVersionBytesin interfaceResourceOrBuilder- Returns:
- The bytes for version.
-
setVersion
public Resource.Builder setVersion(String value)
The API version. Example: `v1`
string version = 1;- Parameters:
value- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
public Resource.Builder clearVersion()
The API version. Example: `v1`
string version = 1;- Returns:
- This builder for chaining.
-
setVersionBytes
public Resource.Builder setVersionBytes(com.google.protobuf.ByteString value)
The API version. Example: `v1`
string version = 1;- Parameters:
value- The bytes for version to set.- Returns:
- This builder for chaining.
-
getDiscoveryDocumentUri
public String getDiscoveryDocumentUri()
The URL of the discovery document containing the resource's JSON schema. Example: `https://www.googleapis.com/discovery/v1/apis/compute/v1/rest` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_document_uri = 2;- Specified by:
getDiscoveryDocumentUriin interfaceResourceOrBuilder- Returns:
- The discoveryDocumentUri.
-
getDiscoveryDocumentUriBytes
public com.google.protobuf.ByteString getDiscoveryDocumentUriBytes()
The URL of the discovery document containing the resource's JSON schema. Example: `https://www.googleapis.com/discovery/v1/apis/compute/v1/rest` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_document_uri = 2;- Specified by:
getDiscoveryDocumentUriBytesin interfaceResourceOrBuilder- Returns:
- The bytes for discoveryDocumentUri.
-
setDiscoveryDocumentUri
public Resource.Builder setDiscoveryDocumentUri(String value)
The URL of the discovery document containing the resource's JSON schema. Example: `https://www.googleapis.com/discovery/v1/apis/compute/v1/rest` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_document_uri = 2;- Parameters:
value- The discoveryDocumentUri to set.- Returns:
- This builder for chaining.
-
clearDiscoveryDocumentUri
public Resource.Builder clearDiscoveryDocumentUri()
The URL of the discovery document containing the resource's JSON schema. Example: `https://www.googleapis.com/discovery/v1/apis/compute/v1/rest` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_document_uri = 2;- Returns:
- This builder for chaining.
-
setDiscoveryDocumentUriBytes
public Resource.Builder setDiscoveryDocumentUriBytes(com.google.protobuf.ByteString value)
The URL of the discovery document containing the resource's JSON schema. Example: `https://www.googleapis.com/discovery/v1/apis/compute/v1/rest` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_document_uri = 2;- Parameters:
value- The bytes for discoveryDocumentUri to set.- Returns:
- This builder for chaining.
-
getDiscoveryName
public String getDiscoveryName()
The JSON schema name listed in the discovery document. Example: `Project` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_name = 3;- Specified by:
getDiscoveryNamein interfaceResourceOrBuilder- Returns:
- The discoveryName.
-
getDiscoveryNameBytes
public com.google.protobuf.ByteString getDiscoveryNameBytes()
The JSON schema name listed in the discovery document. Example: `Project` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_name = 3;- Specified by:
getDiscoveryNameBytesin interfaceResourceOrBuilder- Returns:
- The bytes for discoveryName.
-
setDiscoveryName
public Resource.Builder setDiscoveryName(String value)
The JSON schema name listed in the discovery document. Example: `Project` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_name = 3;- Parameters:
value- The discoveryName to set.- Returns:
- This builder for chaining.
-
clearDiscoveryName
public Resource.Builder clearDiscoveryName()
The JSON schema name listed in the discovery document. Example: `Project` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_name = 3;- Returns:
- This builder for chaining.
-
setDiscoveryNameBytes
public Resource.Builder setDiscoveryNameBytes(com.google.protobuf.ByteString value)
The JSON schema name listed in the discovery document. Example: `Project` This value is unspecified for resources that do not have an API based on a discovery document, such as Cloud Bigtable.
string discovery_name = 3;- Parameters:
value- The bytes for discoveryName to set.- Returns:
- This builder for chaining.
-
getResourceUrl
public String getResourceUrl()
The REST URL for accessing the resource. An HTTP `GET` request using this URL returns the resource itself. Example: `https://cloudresourcemanager.googleapis.com/v1/projects/my-project-123` This value is unspecified for resources without a REST API.
string resource_url = 4;- Specified by:
getResourceUrlin interfaceResourceOrBuilder- Returns:
- The resourceUrl.
-
getResourceUrlBytes
public com.google.protobuf.ByteString getResourceUrlBytes()
The REST URL for accessing the resource. An HTTP `GET` request using this URL returns the resource itself. Example: `https://cloudresourcemanager.googleapis.com/v1/projects/my-project-123` This value is unspecified for resources without a REST API.
string resource_url = 4;- Specified by:
getResourceUrlBytesin interfaceResourceOrBuilder- Returns:
- The bytes for resourceUrl.
-
setResourceUrl
public Resource.Builder setResourceUrl(String value)
The REST URL for accessing the resource. An HTTP `GET` request using this URL returns the resource itself. Example: `https://cloudresourcemanager.googleapis.com/v1/projects/my-project-123` This value is unspecified for resources without a REST API.
string resource_url = 4;- Parameters:
value- The resourceUrl to set.- Returns:
- This builder for chaining.
-
clearResourceUrl
public Resource.Builder clearResourceUrl()
The REST URL for accessing the resource. An HTTP `GET` request using this URL returns the resource itself. Example: `https://cloudresourcemanager.googleapis.com/v1/projects/my-project-123` This value is unspecified for resources without a REST API.
string resource_url = 4;- Returns:
- This builder for chaining.
-
setResourceUrlBytes
public Resource.Builder setResourceUrlBytes(com.google.protobuf.ByteString value)
The REST URL for accessing the resource. An HTTP `GET` request using this URL returns the resource itself. Example: `https://cloudresourcemanager.googleapis.com/v1/projects/my-project-123` This value is unspecified for resources without a REST API.
string resource_url = 4;- Parameters:
value- The bytes for resourceUrl to set.- Returns:
- This builder for chaining.
-
getParent
public String getParent()
The full name of the immediate parent of this resource. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information. For Google Cloud assets, this value is the parent resource defined in the [IAM policy hierarchy](https://cloud.google.com/iam/docs/overview#policy_hierarchy). Example: `//cloudresourcemanager.googleapis.com/projects/my_project_123` For third-party assets, this field may be set differently.
string parent = 5;- Specified by:
getParentin interfaceResourceOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
The full name of the immediate parent of this resource. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information. For Google Cloud assets, this value is the parent resource defined in the [IAM policy hierarchy](https://cloud.google.com/iam/docs/overview#policy_hierarchy). Example: `//cloudresourcemanager.googleapis.com/projects/my_project_123` For third-party assets, this field may be set differently.
string parent = 5;- Specified by:
getParentBytesin interfaceResourceOrBuilder- Returns:
- The bytes for parent.
-
setParent
public Resource.Builder setParent(String value)
The full name of the immediate parent of this resource. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information. For Google Cloud assets, this value is the parent resource defined in the [IAM policy hierarchy](https://cloud.google.com/iam/docs/overview#policy_hierarchy). Example: `//cloudresourcemanager.googleapis.com/projects/my_project_123` For third-party assets, this field may be set differently.
string parent = 5;- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public Resource.Builder clearParent()
The full name of the immediate parent of this resource. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information. For Google Cloud assets, this value is the parent resource defined in the [IAM policy hierarchy](https://cloud.google.com/iam/docs/overview#policy_hierarchy). Example: `//cloudresourcemanager.googleapis.com/projects/my_project_123` For third-party assets, this field may be set differently.
string parent = 5;- Returns:
- This builder for chaining.
-
setParentBytes
public Resource.Builder setParentBytes(com.google.protobuf.ByteString value)
The full name of the immediate parent of this resource. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information. For Google Cloud assets, this value is the parent resource defined in the [IAM policy hierarchy](https://cloud.google.com/iam/docs/overview#policy_hierarchy). Example: `//cloudresourcemanager.googleapis.com/projects/my_project_123` For third-party assets, this field may be set differently.
string parent = 5;- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
hasData
public boolean hasData()
The content of the resource, in which some sensitive fields are removed and may not be present.
.google.protobuf.Struct data = 6;- Specified by:
hasDatain interfaceResourceOrBuilder- Returns:
- Whether the data field is set.
-
getData
public com.google.protobuf.Struct getData()
The content of the resource, in which some sensitive fields are removed and may not be present.
.google.protobuf.Struct data = 6;- Specified by:
getDatain interfaceResourceOrBuilder- Returns:
- The data.
-
setData
public Resource.Builder setData(com.google.protobuf.Struct value)
The content of the resource, in which some sensitive fields are removed and may not be present.
.google.protobuf.Struct data = 6;
-
setData
public Resource.Builder setData(com.google.protobuf.Struct.Builder builderForValue)
The content of the resource, in which some sensitive fields are removed and may not be present.
.google.protobuf.Struct data = 6;
-
mergeData
public Resource.Builder mergeData(com.google.protobuf.Struct value)
The content of the resource, in which some sensitive fields are removed and may not be present.
.google.protobuf.Struct data = 6;
-
clearData
public Resource.Builder clearData()
The content of the resource, in which some sensitive fields are removed and may not be present.
.google.protobuf.Struct data = 6;
-
getDataBuilder
public com.google.protobuf.Struct.Builder getDataBuilder()
The content of the resource, in which some sensitive fields are removed and may not be present.
.google.protobuf.Struct data = 6;
-
getDataOrBuilder
public com.google.protobuf.StructOrBuilder getDataOrBuilder()
The content of the resource, in which some sensitive fields are removed and may not be present.
.google.protobuf.Struct data = 6;- Specified by:
getDataOrBuilderin interfaceResourceOrBuilder
-
getLocation
public String getLocation()
The location of the resource in Google Cloud, such as its zone and region. For more information, see https://cloud.google.com/about/locations/.
string location = 8;- Specified by:
getLocationin interfaceResourceOrBuilder- Returns:
- The location.
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()
The location of the resource in Google Cloud, such as its zone and region. For more information, see https://cloud.google.com/about/locations/.
string location = 8;- Specified by:
getLocationBytesin interfaceResourceOrBuilder- Returns:
- The bytes for location.
-
setLocation
public Resource.Builder setLocation(String value)
The location of the resource in Google Cloud, such as its zone and region. For more information, see https://cloud.google.com/about/locations/.
string location = 8;- Parameters:
value- The location to set.- Returns:
- This builder for chaining.
-
clearLocation
public Resource.Builder clearLocation()
The location of the resource in Google Cloud, such as its zone and region. For more information, see https://cloud.google.com/about/locations/.
string location = 8;- Returns:
- This builder for chaining.
-
setLocationBytes
public Resource.Builder setLocationBytes(com.google.protobuf.ByteString value)
The location of the resource in Google Cloud, such as its zone and region. For more information, see https://cloud.google.com/about/locations/.
string location = 8;- Parameters:
value- The bytes for location to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Resource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
mergeUnknownFields
public final Resource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Resource.Builder>
-
-