public static final class ReportRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder> implements ReportRequestOrBuilder
Request message for the Report method.Protobuf type
google.api.servicecontrol.v2.ReportRequest| Modifier and Type | Method and Description |
|---|---|
ReportRequest.Builder |
addAllOperations(Iterable<? extends com.google.rpc.context.AttributeContext> values)
Describes the list of operations to be reported.
|
ReportRequest.Builder |
addOperations(com.google.rpc.context.AttributeContext.Builder builderForValue)
Describes the list of operations to be reported.
|
ReportRequest.Builder |
addOperations(com.google.rpc.context.AttributeContext value)
Describes the list of operations to be reported.
|
ReportRequest.Builder |
addOperations(int index,
com.google.rpc.context.AttributeContext.Builder builderForValue)
Describes the list of operations to be reported.
|
ReportRequest.Builder |
addOperations(int index,
com.google.rpc.context.AttributeContext value)
Describes the list of operations to be reported.
|
com.google.rpc.context.AttributeContext.Builder |
addOperationsBuilder()
Describes the list of operations to be reported.
|
com.google.rpc.context.AttributeContext.Builder |
addOperationsBuilder(int index)
Describes the list of operations to be reported.
|
ReportRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReportRequest |
build() |
ReportRequest |
buildPartial() |
ReportRequest.Builder |
clear() |
ReportRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReportRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReportRequest.Builder |
clearOperations()
Describes the list of operations to be reported.
|
ReportRequest.Builder |
clearServiceConfigId()
Specifies the version of the service configuration that should be used to
process the request.
|
ReportRequest.Builder |
clearServiceName()
The service name as specified in its service configuration.
|
ReportRequest.Builder |
clone() |
ReportRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.rpc.context.AttributeContext |
getOperations(int index)
Describes the list of operations to be reported.
|
com.google.rpc.context.AttributeContext.Builder |
getOperationsBuilder(int index)
Describes the list of operations to be reported.
|
List<com.google.rpc.context.AttributeContext.Builder> |
getOperationsBuilderList()
Describes the list of operations to be reported.
|
int |
getOperationsCount()
Describes the list of operations to be reported.
|
List<com.google.rpc.context.AttributeContext> |
getOperationsList()
Describes the list of operations to be reported.
|
com.google.rpc.context.AttributeContextOrBuilder |
getOperationsOrBuilder(int index)
Describes the list of operations to be reported.
|
List<? extends com.google.rpc.context.AttributeContextOrBuilder> |
getOperationsOrBuilderList()
Describes the list of operations to be reported.
|
String |
getServiceConfigId()
Specifies the version of the service configuration that should be used to
process the request.
|
com.google.protobuf.ByteString |
getServiceConfigIdBytes()
Specifies the version of the service configuration that should be used to
process the request.
|
String |
getServiceName()
The service name as specified in its service configuration.
|
com.google.protobuf.ByteString |
getServiceNameBytes()
The service name as specified in its service configuration.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReportRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReportRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReportRequest.Builder |
mergeFrom(ReportRequest other) |
ReportRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReportRequest.Builder |
removeOperations(int index)
Describes the list of operations to be reported.
|
ReportRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReportRequest.Builder |
setOperations(int index,
com.google.rpc.context.AttributeContext.Builder builderForValue)
Describes the list of operations to be reported.
|
ReportRequest.Builder |
setOperations(int index,
com.google.rpc.context.AttributeContext value)
Describes the list of operations to be reported.
|
ReportRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReportRequest.Builder |
setServiceConfigId(String value)
Specifies the version of the service configuration that should be used to
process the request.
|
ReportRequest.Builder |
setServiceConfigIdBytes(com.google.protobuf.ByteString value)
Specifies the version of the service configuration that should be used to
process the request.
|
ReportRequest.Builder |
setServiceName(String value)
The service name as specified in its service configuration.
|
ReportRequest.Builder |
setServiceNameBytes(com.google.protobuf.ByteString value)
The service name as specified in its service configuration.
|
ReportRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public ReportRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public ReportRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReportRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReportRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReportRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public ReportRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public ReportRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public ReportRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public ReportRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public ReportRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public ReportRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReportRequest.Builder>public ReportRequest.Builder mergeFrom(ReportRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public ReportRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReportRequest.Builder>IOExceptionpublic String getServiceName()
The service name as specified in its service configuration. For example, `"pubsub.googleapis.com"`. See [google.api.Service](https://cloud.google.com/service-management/reference/rpc/google.api#google.api.Service) for the definition of a service name.
string service_name = 1;getServiceName in interface ReportRequestOrBuilderpublic com.google.protobuf.ByteString getServiceNameBytes()
The service name as specified in its service configuration. For example, `"pubsub.googleapis.com"`. See [google.api.Service](https://cloud.google.com/service-management/reference/rpc/google.api#google.api.Service) for the definition of a service name.
string service_name = 1;getServiceNameBytes in interface ReportRequestOrBuilderpublic ReportRequest.Builder setServiceName(String value)
The service name as specified in its service configuration. For example, `"pubsub.googleapis.com"`. See [google.api.Service](https://cloud.google.com/service-management/reference/rpc/google.api#google.api.Service) for the definition of a service name.
string service_name = 1;value - The serviceName to set.public ReportRequest.Builder clearServiceName()
The service name as specified in its service configuration. For example, `"pubsub.googleapis.com"`. See [google.api.Service](https://cloud.google.com/service-management/reference/rpc/google.api#google.api.Service) for the definition of a service name.
string service_name = 1;public ReportRequest.Builder setServiceNameBytes(com.google.protobuf.ByteString value)
The service name as specified in its service configuration. For example, `"pubsub.googleapis.com"`. See [google.api.Service](https://cloud.google.com/service-management/reference/rpc/google.api#google.api.Service) for the definition of a service name.
string service_name = 1;value - The bytes for serviceName to set.public String getServiceConfigId()
Specifies the version of the service configuration that should be used to process the request. Must not be empty. Set this field to 'latest' to specify using the latest configuration.
string service_config_id = 2;getServiceConfigId in interface ReportRequestOrBuilderpublic com.google.protobuf.ByteString getServiceConfigIdBytes()
Specifies the version of the service configuration that should be used to process the request. Must not be empty. Set this field to 'latest' to specify using the latest configuration.
string service_config_id = 2;getServiceConfigIdBytes in interface ReportRequestOrBuilderpublic ReportRequest.Builder setServiceConfigId(String value)
Specifies the version of the service configuration that should be used to process the request. Must not be empty. Set this field to 'latest' to specify using the latest configuration.
string service_config_id = 2;value - The serviceConfigId to set.public ReportRequest.Builder clearServiceConfigId()
Specifies the version of the service configuration that should be used to process the request. Must not be empty. Set this field to 'latest' to specify using the latest configuration.
string service_config_id = 2;public ReportRequest.Builder setServiceConfigIdBytes(com.google.protobuf.ByteString value)
Specifies the version of the service configuration that should be used to process the request. Must not be empty. Set this field to 'latest' to specify using the latest configuration.
string service_config_id = 2;value - The bytes for serviceConfigId to set.public List<com.google.rpc.context.AttributeContext> getOperationsList()
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;getOperationsList in interface ReportRequestOrBuilderpublic int getOperationsCount()
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;getOperationsCount in interface ReportRequestOrBuilderpublic com.google.rpc.context.AttributeContext getOperations(int index)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;getOperations in interface ReportRequestOrBuilderpublic ReportRequest.Builder setOperations(int index, com.google.rpc.context.AttributeContext value)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public ReportRequest.Builder setOperations(int index, com.google.rpc.context.AttributeContext.Builder builderForValue)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public ReportRequest.Builder addOperations(com.google.rpc.context.AttributeContext value)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public ReportRequest.Builder addOperations(int index, com.google.rpc.context.AttributeContext value)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public ReportRequest.Builder addOperations(com.google.rpc.context.AttributeContext.Builder builderForValue)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public ReportRequest.Builder addOperations(int index, com.google.rpc.context.AttributeContext.Builder builderForValue)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public ReportRequest.Builder addAllOperations(Iterable<? extends com.google.rpc.context.AttributeContext> values)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public ReportRequest.Builder clearOperations()
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public ReportRequest.Builder removeOperations(int index)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public com.google.rpc.context.AttributeContext.Builder getOperationsBuilder(int index)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public com.google.rpc.context.AttributeContextOrBuilder getOperationsOrBuilder(int index)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;getOperationsOrBuilder in interface ReportRequestOrBuilderpublic List<? extends com.google.rpc.context.AttributeContextOrBuilder> getOperationsOrBuilderList()
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;getOperationsOrBuilderList in interface ReportRequestOrBuilderpublic com.google.rpc.context.AttributeContext.Builder addOperationsBuilder()
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public com.google.rpc.context.AttributeContext.Builder addOperationsBuilder(int index)
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public List<com.google.rpc.context.AttributeContext.Builder> getOperationsBuilderList()
Describes the list of operations to be reported. Each operation is represented as an AttributeContext, and contains all attributes around an API access.
repeated .google.rpc.context.AttributeContext operations = 3;public final ReportRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>public final ReportRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReportRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.