Uses of Class
com.google.api.servicemanagement.v1.GenerateConfigReportResponse
-
Packages that use GenerateConfigReportResponse Package Description com.google.api.servicemanagement.v1 com.google.cloud.api.servicemanagement.v1 A client to Service Management APIcom.google.cloud.api.servicemanagement.v1.stub -
-
Uses of GenerateConfigReportResponse in com.google.api.servicemanagement.v1
Methods in com.google.api.servicemanagement.v1 that return GenerateConfigReportResponse Modifier and Type Method Description GenerateConfigReportResponse
GenerateConfigReportResponse.Builder. build()
GenerateConfigReportResponse
GenerateConfigReportResponse.Builder. buildPartial()
GenerateConfigReportResponse
ServiceManagerGrpc.ServiceManagerBlockingStub. generateConfigReport(GenerateConfigReportRequest request)
Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_value If GenerateConfigReportRequest.old_value is specified, GenerateConfigReportRequest will contain a single ChangeReport based on the comparison between GenerateConfigReportRequest.new_value and GenerateConfigReportRequest.old_value.static GenerateConfigReportResponse
GenerateConfigReportResponse. getDefaultInstance()
GenerateConfigReportResponse
GenerateConfigReportResponse.Builder. getDefaultInstanceForType()
GenerateConfigReportResponse
GenerateConfigReportResponse. getDefaultInstanceForType()
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseDelimitedFrom(InputStream input)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(byte[] data)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(com.google.protobuf.ByteString data)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(InputStream input)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(ByteBuffer data)
static GenerateConfigReportResponse
GenerateConfigReportResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.api.servicemanagement.v1 that return types with arguments of type GenerateConfigReportResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<GenerateConfigReportResponse>
ServiceManagerGrpc.ServiceManagerFutureStub. generateConfigReport(GenerateConfigReportRequest request)
Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_value If GenerateConfigReportRequest.old_value is specified, GenerateConfigReportRequest will contain a single ChangeReport based on the comparison between GenerateConfigReportRequest.new_value and GenerateConfigReportRequest.old_value.static io.grpc.MethodDescriptor<GenerateConfigReportRequest,GenerateConfigReportResponse>
ServiceManagerGrpc. getGenerateConfigReportMethod()
com.google.protobuf.Parser<GenerateConfigReportResponse>
GenerateConfigReportResponse. getParserForType()
static com.google.protobuf.Parser<GenerateConfigReportResponse>
GenerateConfigReportResponse. parser()
Methods in com.google.api.servicemanagement.v1 with parameters of type GenerateConfigReportResponse Modifier and Type Method Description GenerateConfigReportResponse.Builder
GenerateConfigReportResponse.Builder. mergeFrom(GenerateConfigReportResponse other)
static GenerateConfigReportResponse.Builder
GenerateConfigReportResponse. newBuilder(GenerateConfigReportResponse prototype)
Method parameters in com.google.api.servicemanagement.v1 with type arguments of type GenerateConfigReportResponse Modifier and Type Method Description default void
ServiceManagerGrpc.AsyncService. generateConfigReport(GenerateConfigReportRequest request, io.grpc.stub.StreamObserver<GenerateConfigReportResponse> responseObserver)
Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_value If GenerateConfigReportRequest.old_value is specified, GenerateConfigReportRequest will contain a single ChangeReport based on the comparison between GenerateConfigReportRequest.new_value and GenerateConfigReportRequest.old_value.void
ServiceManagerGrpc.ServiceManagerStub. generateConfigReport(GenerateConfigReportRequest request, io.grpc.stub.StreamObserver<GenerateConfigReportResponse> responseObserver)
Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_value If GenerateConfigReportRequest.old_value is specified, GenerateConfigReportRequest will contain a single ChangeReport based on the comparison between GenerateConfigReportRequest.new_value and GenerateConfigReportRequest.old_value. -
Uses of GenerateConfigReportResponse in com.google.cloud.api.servicemanagement.v1
Methods in com.google.cloud.api.servicemanagement.v1 that return GenerateConfigReportResponse Modifier and Type Method Description GenerateConfigReportResponse
ServiceManagerClient. generateConfigReport(GenerateConfigReportRequest request)
Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_valueGenerateConfigReportResponse
ServiceManagerClient. generateConfigReport(com.google.protobuf.Any newConfig, com.google.protobuf.Any oldConfig)
Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_valueMethods in com.google.cloud.api.servicemanagement.v1 that return types with arguments of type GenerateConfigReportResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GenerateConfigReportRequest,GenerateConfigReportResponse>
ServiceManagerClient. generateConfigReportCallable()
Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_valuecom.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateConfigReportRequest,GenerateConfigReportResponse>
ServiceManagerSettings.Builder. generateConfigReportSettings()
Returns the builder for the settings used for calls to generateConfigReport.com.google.api.gax.rpc.UnaryCallSettings<GenerateConfigReportRequest,GenerateConfigReportResponse>
ServiceManagerSettings. generateConfigReportSettings()
Returns the object with the settings used for calls to generateConfigReport. -
Uses of GenerateConfigReportResponse in com.google.cloud.api.servicemanagement.v1.stub
Methods in com.google.cloud.api.servicemanagement.v1.stub that return types with arguments of type GenerateConfigReportResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GenerateConfigReportRequest,GenerateConfigReportResponse>
GrpcServiceManagerStub. generateConfigReportCallable()
com.google.api.gax.rpc.UnaryCallable<GenerateConfigReportRequest,GenerateConfigReportResponse>
HttpJsonServiceManagerStub. generateConfigReportCallable()
com.google.api.gax.rpc.UnaryCallable<GenerateConfigReportRequest,GenerateConfigReportResponse>
ServiceManagerStub. generateConfigReportCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateConfigReportRequest,GenerateConfigReportResponse>
ServiceManagerStubSettings.Builder. generateConfigReportSettings()
Returns the builder for the settings used for calls to generateConfigReport.com.google.api.gax.rpc.UnaryCallSettings<GenerateConfigReportRequest,GenerateConfigReportResponse>
ServiceManagerStubSettings. generateConfigReportSettings()
Returns the object with the settings used for calls to generateConfigReport.
-