Send feedback
Class UndeployConversationModelOperationMetadata.Builder (4.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 4.7.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
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
public UndeployConversationModelOperationMetadata . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public UndeployConversationModelOperationMetadata build ()
Returns
public UndeployConversationModelOperationMetadata buildPartial ()
Returns
public UndeployConversationModelOperationMetadata . Builder clear ()
Returns
Overrides
public UndeployConversationModelOperationMetadata . Builder clearConversationModel ()
The resource name of the conversation model. Format:
projects/<Project ID>/conversationModels/<Conversation Model Id>
string conversation_model = 1;
Returns
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;
Returns
public UndeployConversationModelOperationMetadata . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
public UndeployConversationModelOperationMetadata . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
public UndeployConversationModelOperationMetadata . Builder clone ()
Returns
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
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;
Returns
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;
Returns
public UndeployConversationModelOperationMetadata getDefaultInstanceForType ()
Returns
public Descriptors . Descriptor getDescriptorForType ()
Returns
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 ()
Returns
Overrides
public final boolean isInitialized ()
Returns
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;
Parameter
Returns
public UndeployConversationModelOperationMetadata . Builder mergeFrom ( UndeployConversationModelOperationMetadata other )
Parameter
Returns
public UndeployConversationModelOperationMetadata . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
public UndeployConversationModelOperationMetadata . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
public final UndeployConversationModelOperationMetadata . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
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.
Returns
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.
Returns
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;
Parameter
Returns
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
Returns
public UndeployConversationModelOperationMetadata . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public UndeployConversationModelOperationMetadata . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
public final UndeployConversationModelOperationMetadata . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
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-27 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-27 UTC."],[],[]]