Class PublisherModel.ResourceReference.Builder (3.25.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 3.25.0keyboard_arrow_down
public static final class PublisherModel . ResourceReference . Builder extends GeneratedMessageV3 . Builder<PublisherModel . ResourceReference . Builder > implements PublisherModel . ResourceReferenceOrBuilder
Reference to a resource.
Protobuf type google.cloud.aiplatform.v1.PublisherModel.ResourceReference
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Methods
public PublisherModel . ResourceReference . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public PublisherModel . ResourceReference build ()
public PublisherModel . ResourceReference buildPartial ()
public PublisherModel . ResourceReference . Builder clear ()
Overrides
public PublisherModel . ResourceReference . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public PublisherModel . ResourceReference . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public PublisherModel . ResourceReference . Builder clearReference ()
public PublisherModel . ResourceReference . Builder clearResourceName ()
The resource name of the Google Cloud resource.
string resource_name = 2;
public PublisherModel . ResourceReference . Builder clearUri ()
The URI of the resource.
string uri = 1;
public PublisherModel . ResourceReference . Builder clone ()
Overrides
public PublisherModel . ResourceReference getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
public PublisherModel . ResourceReference . ReferenceCase getReferenceCase ()
public String getResourceName ()
The resource name of the Google Cloud resource.
string resource_name = 2;
Returns
Type
Description
String
The resourceName.
public ByteString getResourceNameBytes ()
The resource name of the Google Cloud resource.
string resource_name = 2;
Returns
Type
Description
ByteString
The bytes for resourceName.
The URI of the resource.
string uri = 1;
Returns
Type
Description
String
The uri.
public ByteString getUriBytes ()
The URI of the resource.
string uri = 1;
Returns
Type
Description
ByteString
The bytes for uri.
public boolean hasResourceName ()
The resource name of the Google Cloud resource.
string resource_name = 2;
Returns
Type
Description
boolean
Whether the resourceName field is set.
The URI of the resource.
string uri = 1;
Returns
Type
Description
boolean
Whether the uri field is set.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public PublisherModel . ResourceReference . Builder mergeFrom ( PublisherModel . ResourceReference other )
public PublisherModel . ResourceReference . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public PublisherModel . ResourceReference . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
public final PublisherModel . ResourceReference . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public PublisherModel . ResourceReference . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public PublisherModel . ResourceReference . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public PublisherModel . ResourceReference . Builder setResourceName ( String value )
The resource name of the Google Cloud resource.
string resource_name = 2;
Parameter
Name
Description
value
String
The resourceName to set.
public PublisherModel . ResourceReference . Builder setResourceNameBytes ( ByteString value )
The resource name of the Google Cloud resource.
string resource_name = 2;
Parameter
Name
Description
value
ByteString
The bytes for resourceName to set.
public final PublisherModel . ResourceReference . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public PublisherModel . ResourceReference . Builder setUri ( String value )
The URI of the resource.
string uri = 1;
Parameter
Name
Description
value
String
The uri to set.
public PublisherModel . ResourceReference . Builder setUriBytes ( ByteString value )
The URI of the resource.
string uri = 1;
Parameter
Name
Description
value
ByteString
The bytes for uri to set.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,[]]