Package org.a2aproject.sdk.grpc
Class DeleteTaskPushNotificationConfigRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<DeleteTaskPushNotificationConfigRequest.Builder>
org.a2aproject.sdk.grpc.DeleteTaskPushNotificationConfigRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,DeleteTaskPushNotificationConfigRequestOrBuilder
- Enclosing class:
- DeleteTaskPushNotificationConfigRequest
public static final class DeleteTaskPushNotificationConfigRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DeleteTaskPushNotificationConfigRequest.Builder>
implements DeleteTaskPushNotificationConfigRequestOrBuilder
Represents a request for the `DeleteTaskPushNotificationConfig` method.Protobuf type
lf.a2a.v1.DeleteTaskPushNotificationConfigRequest-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()clearId()The resource ID of the configuration to delete.The parent task resource ID.Optional.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetId()The resource ID of the configuration to delete.com.google.protobuf.ByteStringThe resource ID of the configuration to delete.The parent task resource ID.com.google.protobuf.ByteStringThe parent task resource ID.Optional.com.google.protobuf.ByteStringOptional.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) The resource ID of the configuration to delete.setIdBytes(com.google.protobuf.ByteString value) The resource ID of the configuration to delete.The parent task resource ID.setTaskIdBytes(com.google.protobuf.ByteString value) The parent task resource ID.Optional.setTenantBytes(com.google.protobuf.ByteString value) Optional.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<DeleteTaskPushNotificationConfigRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<DeleteTaskPushNotificationConfigRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<DeleteTaskPushNotificationConfigRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DeleteTaskPushNotificationConfigRequest.Builder>
-
mergeFrom
public DeleteTaskPushNotificationConfigRequest.Builder mergeFrom(DeleteTaskPushNotificationConfigRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<DeleteTaskPushNotificationConfigRequest.Builder>
-
mergeFrom
public DeleteTaskPushNotificationConfigRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DeleteTaskPushNotificationConfigRequest.Builder>- Throws:
IOException
-
getTenant
Optional. Tenant ID, provided as a path parameter.
string tenant = 1;- Specified by:
getTenantin interfaceDeleteTaskPushNotificationConfigRequestOrBuilder- Returns:
- The tenant.
-
getTenantBytes
public com.google.protobuf.ByteString getTenantBytes()Optional. Tenant ID, provided as a path parameter.
string tenant = 1;- Specified by:
getTenantBytesin interfaceDeleteTaskPushNotificationConfigRequestOrBuilder- Returns:
- The bytes for tenant.
-
setTenant
Optional. Tenant ID, provided as a path parameter.
string tenant = 1;- Parameters:
value- The tenant to set.- Returns:
- This builder for chaining.
-
clearTenant
Optional. Tenant ID, provided as a path parameter.
string tenant = 1;- Returns:
- This builder for chaining.
-
setTenantBytes
public DeleteTaskPushNotificationConfigRequest.Builder setTenantBytes(com.google.protobuf.ByteString value) Optional. Tenant ID, provided as a path parameter.
string tenant = 1;- Parameters:
value- The bytes for tenant to set.- Returns:
- This builder for chaining.
-
getTaskId
The parent task resource ID.
string task_id = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getTaskIdin interfaceDeleteTaskPushNotificationConfigRequestOrBuilder- Returns:
- The taskId.
-
getTaskIdBytes
public com.google.protobuf.ByteString getTaskIdBytes()The parent task resource ID.
string task_id = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getTaskIdBytesin interfaceDeleteTaskPushNotificationConfigRequestOrBuilder- Returns:
- The bytes for taskId.
-
setTaskId
The parent task resource ID.
string task_id = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The taskId to set.- Returns:
- This builder for chaining.
-
clearTaskId
The parent task resource ID.
string task_id = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setTaskIdBytes
public DeleteTaskPushNotificationConfigRequest.Builder setTaskIdBytes(com.google.protobuf.ByteString value) The parent task resource ID.
string task_id = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for taskId to set.- Returns:
- This builder for chaining.
-
getId
The resource ID of the configuration to delete.
string id = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getIdin interfaceDeleteTaskPushNotificationConfigRequestOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()The resource ID of the configuration to delete.
string id = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getIdBytesin interfaceDeleteTaskPushNotificationConfigRequestOrBuilder- Returns:
- The bytes for id.
-
setId
The resource ID of the configuration to delete.
string id = 3 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
The resource ID of the configuration to delete.
string id = 3 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setIdBytes
public DeleteTaskPushNotificationConfigRequest.Builder setIdBytes(com.google.protobuf.ByteString value) The resource ID of the configuration to delete.
string id = 3 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-