public static final class StudioDatasourceReferences.Builder extends GeneratedMessage.Builder<StudioDatasourceReferences.Builder> implements StudioDatasourceReferencesOrBuilder
Message representing references to Looker Studio datasources.
Protobuf type google.cloud.geminidataanalytics.v1beta.StudioDatasourceReferences
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllStudioReferences(Iterable<? extends StudioDatasourceReference> values)
public StudioDatasourceReferences.Builder addAllStudioReferences(Iterable<? extends StudioDatasourceReference> values)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference>
|
addStudioReferences(StudioDatasourceReference value)
public StudioDatasourceReferences.Builder addStudioReferences(StudioDatasourceReference value)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
addStudioReferences(StudioDatasourceReference.Builder builderForValue)
public StudioDatasourceReferences.Builder addStudioReferences(StudioDatasourceReference.Builder builderForValue)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
addStudioReferences(int index, StudioDatasourceReference value)
public StudioDatasourceReferences.Builder addStudioReferences(int index, StudioDatasourceReference value)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
addStudioReferences(int index, StudioDatasourceReference.Builder builderForValue)
public StudioDatasourceReferences.Builder addStudioReferences(int index, StudioDatasourceReference.Builder builderForValue)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
addStudioReferencesBuilder()
public StudioDatasourceReference.Builder addStudioReferencesBuilder()
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
addStudioReferencesBuilder(int index)
public StudioDatasourceReference.Builder addStudioReferencesBuilder(int index)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
| Parameter |
| Name |
Description |
index |
int
|
build()
public StudioDatasourceReferences build()
buildPartial()
public StudioDatasourceReferences buildPartial()
clear()
public StudioDatasourceReferences.Builder clear()
Overrides
clearStudioReferences()
public StudioDatasourceReferences.Builder clearStudioReferences()
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
getDefaultInstanceForType()
public StudioDatasourceReferences getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getStudioReferences(int index)
public StudioDatasourceReference getStudioReferences(int index)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
| Parameter |
| Name |
Description |
index |
int
|
getStudioReferencesBuilder(int index)
public StudioDatasourceReference.Builder getStudioReferencesBuilder(int index)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
| Parameter |
| Name |
Description |
index |
int
|
getStudioReferencesBuilderList()
public List<StudioDatasourceReference.Builder> getStudioReferencesBuilderList()
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
getStudioReferencesCount()
public int getStudioReferencesCount()
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
| Returns |
| Type |
Description |
int |
|
getStudioReferencesList()
public List<StudioDatasourceReference> getStudioReferencesList()
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
getStudioReferencesOrBuilder(int index)
public StudioDatasourceReferenceOrBuilder getStudioReferencesOrBuilder(int index)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
| Parameter |
| Name |
Description |
index |
int
|
getStudioReferencesOrBuilderList()
public List<? extends StudioDatasourceReferenceOrBuilder> getStudioReferencesOrBuilderList()
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.geminidataanalytics.v1beta.StudioDatasourceReferenceOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(StudioDatasourceReferences other)
public StudioDatasourceReferences.Builder mergeFrom(StudioDatasourceReferences other)
public StudioDatasourceReferences.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public StudioDatasourceReferences.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeStudioReferences(int index)
public StudioDatasourceReferences.Builder removeStudioReferences(int index)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
| Parameter |
| Name |
Description |
index |
int
|
setStudioReferences(int index, StudioDatasourceReference value)
public StudioDatasourceReferences.Builder setStudioReferences(int index, StudioDatasourceReference value)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;
setStudioReferences(int index, StudioDatasourceReference.Builder builderForValue)
public StudioDatasourceReferences.Builder setStudioReferences(int index, StudioDatasourceReference.Builder builderForValue)
The references to the studio datasources.
repeated .google.cloud.geminidataanalytics.v1beta.StudioDatasourceReference studio_references = 2;