Send feedback
Class ChartOptions.Builder (0.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
0.15.0 (latest)
0.13.0
0.11.0
0.10.0
0.9.0
0.8.0
0.6.0
0.4.0
0.3.0
0.2.0
0.1.0
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];
Send feedback
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-03-14 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-14 UTC."],[],[]]