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 GenerateConfigReportResponseGenerateConfigReportResponse.Builder. build()GenerateConfigReportResponseGenerateConfigReportResponse.Builder. buildPartial()GenerateConfigReportResponseServiceManagerGrpc.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 GenerateConfigReportResponseGenerateConfigReportResponse. getDefaultInstance()GenerateConfigReportResponseGenerateConfigReportResponse.Builder. getDefaultInstanceForType()GenerateConfigReportResponseGenerateConfigReportResponse. getDefaultInstanceForType()static GenerateConfigReportResponseGenerateConfigReportResponse. parseDelimitedFrom(InputStream input)static GenerateConfigReportResponseGenerateConfigReportResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConfigReportResponseGenerateConfigReportResponse. parseFrom(byte[] data)static GenerateConfigReportResponseGenerateConfigReportResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConfigReportResponseGenerateConfigReportResponse. parseFrom(com.google.protobuf.ByteString data)static GenerateConfigReportResponseGenerateConfigReportResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConfigReportResponseGenerateConfigReportResponse. parseFrom(com.google.protobuf.CodedInputStream input)static GenerateConfigReportResponseGenerateConfigReportResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConfigReportResponseGenerateConfigReportResponse. parseFrom(InputStream input)static GenerateConfigReportResponseGenerateConfigReportResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateConfigReportResponseGenerateConfigReportResponse. parseFrom(ByteBuffer data)static GenerateConfigReportResponseGenerateConfigReportResponse. 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.BuilderGenerateConfigReportResponse.Builder. mergeFrom(GenerateConfigReportResponse other)static GenerateConfigReportResponse.BuilderGenerateConfigReportResponse. newBuilder(GenerateConfigReportResponse prototype)Method parameters in com.google.api.servicemanagement.v1 with type arguments of type GenerateConfigReportResponse Modifier and Type Method Description default voidServiceManagerGrpc.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.voidServiceManagerGrpc.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 GenerateConfigReportResponseServiceManagerClient. generateConfigReport(GenerateConfigReportRequest request)Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_valueGenerateConfigReportResponseServiceManagerClient. 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.
-