Class ChartOptions.Builder (0.11.0)
Version latestkeyboard_arrow_down
public static final class ChartOptions . Builder extends GeneratedMessage . Builder<ChartOptions . Builder > implements ChartOptionsOrBuilder
Options for chart generation.
Protobuf type google.cloud.geminidataanalytics.v1beta.ChartOptions
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
build()
public ChartOptions build ()
buildPartial()
public ChartOptions buildPartial ()
clear()
public ChartOptions . Builder clear ()
Overrides
clearImage()
public ChartOptions . Builder clearImage ()
Optional. When specified, the agent will render generated charts using the
provided format. Defaults to no image.
.google.cloud.geminidataanalytics.v1beta.ChartOptions.ImageOptions image = 1 [(.google.api.field_behavior) = OPTIONAL];
getDefaultInstanceForType()
public ChartOptions getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getImage()
public ChartOptions . ImageOptions getImage ()
Optional. When specified, the agent will render generated charts using the
provided format. Defaults to no image.
.google.cloud.geminidataanalytics.v1beta.ChartOptions.ImageOptions image = 1 [(.google.api.field_behavior) = OPTIONAL];
getImageBuilder()
public ChartOptions . ImageOptions . Builder getImageBuilder ()
Optional. When specified, the agent will render generated charts using the
provided format. Defaults to no image.
.google.cloud.geminidataanalytics.v1beta.ChartOptions.ImageOptions image = 1 [(.google.api.field_behavior) = OPTIONAL];
getImageOrBuilder()
public ChartOptions . ImageOptionsOrBuilder getImageOrBuilder ()
Optional. When specified, the agent will render generated charts using the
provided format. Defaults to no image.
.google.cloud.geminidataanalytics.v1beta.ChartOptions.ImageOptions image = 1 [(.google.api.field_behavior) = OPTIONAL];
hasImage()
public boolean hasImage ()
Optional. When specified, the agent will render generated charts using the
provided format. Defaults to no image.
.google.cloud.geminidataanalytics.v1beta.ChartOptions.ImageOptions image = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns
Type
Description
boolean
Whether the image field is set.
internalGetFieldAccessorTable()
protected GeneratedMessage . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(ChartOptions other)
public ChartOptions . Builder mergeFrom ( ChartOptions other )
public ChartOptions . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public ChartOptions . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeImage(ChartOptions.ImageOptions value)
public ChartOptions . Builder mergeImage ( ChartOptions . ImageOptions value )
Optional. When specified, the agent will render generated charts using the
provided format. Defaults to no image.
.google.cloud.geminidataanalytics.v1beta.ChartOptions.ImageOptions image = 1 [(.google.api.field_behavior) = OPTIONAL];
setImage(ChartOptions.ImageOptions value)
public ChartOptions . Builder setImage ( ChartOptions . ImageOptions value )
Optional. When specified, the agent will render generated charts using the
provided format. Defaults to no image.
.google.cloud.geminidataanalytics.v1beta.ChartOptions.ImageOptions image = 1 [(.google.api.field_behavior) = OPTIONAL];
setImage(ChartOptions.ImageOptions.Builder builderForValue)
public ChartOptions . Builder setImage ( ChartOptions . ImageOptions . Builder builderForValue )
Optional. When specified, the agent will render generated charts using the
provided format. Defaults to no image.
.google.cloud.geminidataanalytics.v1beta.ChartOptions.ImageOptions image = 1 [(.google.api.field_behavior) = OPTIONAL];
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 2026-01-31 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 2026-01-31 UTC."],[],[]]