public static final class LookerExploreReferences.Builder extends GeneratedMessage.Builder<LookerExploreReferences.Builder> implements LookerExploreReferencesOrBuilder
Message representing references to Looker explores.
Protobuf type google.cloud.geminidataanalytics.v1.LookerExploreReferences
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
addAllExploreReferences(Iterable<? extends LookerExploreReference> values)
public LookerExploreReferences.Builder addAllExploreReferences(Iterable<? extends LookerExploreReference> values)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.geminidataanalytics.v1.LookerExploreReference>
|
addExploreReferences(LookerExploreReference value)
public LookerExploreReferences.Builder addExploreReferences(LookerExploreReference value)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
addExploreReferences(LookerExploreReference.Builder builderForValue)
public LookerExploreReferences.Builder addExploreReferences(LookerExploreReference.Builder builderForValue)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
addExploreReferences(int index, LookerExploreReference value)
public LookerExploreReferences.Builder addExploreReferences(int index, LookerExploreReference value)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
addExploreReferences(int index, LookerExploreReference.Builder builderForValue)
public LookerExploreReferences.Builder addExploreReferences(int index, LookerExploreReference.Builder builderForValue)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
addExploreReferencesBuilder()
public LookerExploreReference.Builder addExploreReferencesBuilder()
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
addExploreReferencesBuilder(int index)
public LookerExploreReference.Builder addExploreReferencesBuilder(int index)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
build()
public LookerExploreReferences build()
buildPartial()
public LookerExploreReferences buildPartial()
clear()
public LookerExploreReferences.Builder clear()
Overrides
clearExploreReferences()
public LookerExploreReferences.Builder clearExploreReferences()
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
getDefaultInstanceForType()
public LookerExploreReferences getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getExploreReferences(int index)
public LookerExploreReference getExploreReferences(int index)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
getExploreReferencesBuilder(int index)
public LookerExploreReference.Builder getExploreReferencesBuilder(int index)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
getExploreReferencesBuilderList()
public List<LookerExploreReference.Builder> getExploreReferencesBuilderList()
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
getExploreReferencesCount()
public int getExploreReferencesCount()
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
int |
|
getExploreReferencesList()
public List<LookerExploreReference> getExploreReferencesList()
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
getExploreReferencesOrBuilder(int index)
public LookerExploreReferenceOrBuilder getExploreReferencesOrBuilder(int index)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
getExploreReferencesOrBuilderList()
public List<? extends LookerExploreReferenceOrBuilder> getExploreReferencesOrBuilderList()
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
List<? extends com.google.cloud.geminidataanalytics.v1.LookerExploreReferenceOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(LookerExploreReferences other)
public LookerExploreReferences.Builder mergeFrom(LookerExploreReferences other)
public LookerExploreReferences.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public LookerExploreReferences.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeExploreReferences(int index)
public LookerExploreReferences.Builder removeExploreReferences(int index)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
setExploreReferences(int index, LookerExploreReference value)
public LookerExploreReferences.Builder setExploreReferences(int index, LookerExploreReference value)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];
setExploreReferences(int index, LookerExploreReference.Builder builderForValue)
public LookerExploreReferences.Builder setExploreReferences(int index, LookerExploreReference.Builder builderForValue)
Required. References to Looker explores.
repeated .google.cloud.geminidataanalytics.v1.LookerExploreReference explore_references = 1 [(.google.api.field_behavior) = REQUIRED];