Send feedback
Class UndeployConversationModelOperationMetadata.Builder (4.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 4.47.0 keyboard_arrow_down
public static final class UndeployConversationModelOperationMetadata . Builder extends GeneratedMessageV3 . Builder<UndeployConversationModelOperationMetadata . Builder > implements UndeployConversationModelOperationMetadataOrBuilder
Metadata for a
ConversationModels.UndeployConversationModel
operation.
Protobuf type google.cloud.dialogflow.v2.UndeployConversationModelOperationMetadata
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
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 UndeployConversationModelOperationMetadata . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public UndeployConversationModelOperationMetadata build ()
public UndeployConversationModelOperationMetadata buildPartial ()
public UndeployConversationModelOperationMetadata . Builder clear ()
Overrides
public UndeployConversationModelOperationMetadata . Builder clearConversationModel ()
The resource name of the conversation model. Format:
projects/<Project ID>/conversationModels/<Conversation Model Id>
string conversation_model = 1;
public UndeployConversationModelOperationMetadata . Builder clearCreateTime ()
Timestamp when the request to undeploy conversation model was submitted.
The time is measured on server side.
.google.protobuf.Timestamp create_time = 3;
public UndeployConversationModelOperationMetadata . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public UndeployConversationModelOperationMetadata . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public UndeployConversationModelOperationMetadata . Builder clone ()
Overrides
public String getConversationModel ()
The resource name of the conversation model. Format:
projects/<Project ID>/conversationModels/<Conversation Model Id>
string conversation_model = 1;
Returns
Type
Description
String
The conversationModel.
public ByteString getConversationModelBytes ()
The resource name of the conversation model. Format:
projects/<Project ID>/conversationModels/<Conversation Model Id>
string conversation_model = 1;
Returns
Type
Description
ByteString
The bytes for conversationModel.
public Timestamp getCreateTime ()
Timestamp when the request to undeploy conversation model was submitted.
The time is measured on server side.
.google.protobuf.Timestamp create_time = 3;
Returns
Type
Description
Timestamp
The createTime.
public Timestamp . Builder getCreateTimeBuilder ()
Timestamp when the request to undeploy conversation model was submitted.
The time is measured on server side.
.google.protobuf.Timestamp create_time = 3;
public TimestampOrBuilder getCreateTimeOrBuilder ()
Timestamp when the request to undeploy conversation model was submitted.
The time is measured on server side.
.google.protobuf.Timestamp create_time = 3;
public UndeployConversationModelOperationMetadata getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
public boolean hasCreateTime ()
Timestamp when the request to undeploy conversation model was submitted.
The time is measured on server side.
.google.protobuf.Timestamp create_time = 3;
Returns
Type
Description
boolean
Whether the createTime field is set.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public UndeployConversationModelOperationMetadata . Builder mergeCreateTime ( Timestamp value )
Timestamp when the request to undeploy conversation model was submitted.
The time is measured on server side.
.google.protobuf.Timestamp create_time = 3;
public UndeployConversationModelOperationMetadata . Builder mergeFrom ( UndeployConversationModelOperationMetadata other )
public UndeployConversationModelOperationMetadata . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public UndeployConversationModelOperationMetadata . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
public final UndeployConversationModelOperationMetadata . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public UndeployConversationModelOperationMetadata . Builder setConversationModel ( String value )
The resource name of the conversation model. Format:
projects/<Project ID>/conversationModels/<Conversation Model Id>
string conversation_model = 1;
Parameter
Name
Description
value
String
The conversationModel to set.
public UndeployConversationModelOperationMetadata . Builder setConversationModelBytes ( ByteString value )
The resource name of the conversation model. Format:
projects/<Project ID>/conversationModels/<Conversation Model Id>
string conversation_model = 1;
Parameter
Name
Description
value
ByteString
The bytes for conversationModel to set.
public UndeployConversationModelOperationMetadata . Builder setCreateTime ( Timestamp value )
Timestamp when the request to undeploy conversation model was submitted.
The time is measured on server side.
.google.protobuf.Timestamp create_time = 3;
public UndeployConversationModelOperationMetadata . Builder setCreateTime ( Timestamp . Builder builderForValue )
Timestamp when the request to undeploy conversation model was submitted.
The time is measured on server side.
.google.protobuf.Timestamp create_time = 3;
Parameter
Name
Description
builderForValue
Builder
public UndeployConversationModelOperationMetadata . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public UndeployConversationModelOperationMetadata . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public final UndeployConversationModelOperationMetadata . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
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 2025-01-28 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 2025-01-28 UTC."],[],[]]