Uses of Class
com.google.cloud.networkmanagement.v1.OperationMetadata
-
Packages that use OperationMetadata Package Description com.google.cloud.networkmanagement.v1 A client to Network Management APIcom.google.cloud.networkmanagement.v1.stub -
-
Uses of OperationMetadata in com.google.cloud.networkmanagement.v1
Methods in com.google.cloud.networkmanagement.v1 that return OperationMetadata Modifier and Type Method Description OperationMetadataOperationMetadata.Builder. build()OperationMetadataOperationMetadata.Builder. buildPartial()static OperationMetadataOperationMetadata. getDefaultInstance()OperationMetadataOperationMetadata.Builder. getDefaultInstanceForType()OperationMetadataOperationMetadata. getDefaultInstanceForType()static OperationMetadataOperationMetadata. parseDelimitedFrom(InputStream input)static OperationMetadataOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(byte[] data)static OperationMetadataOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(com.google.protobuf.ByteString data)static OperationMetadataOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static OperationMetadataOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(InputStream input)static OperationMetadataOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(ByteBuffer data)static OperationMetadataOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1 that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<ConnectivityTest,OperationMetadata>ReachabilityServiceClient. createConnectivityTestAsync(CreateConnectivityTestRequest request)Creates a new Connectivity Test.com.google.api.gax.longrunning.OperationFuture<ConnectivityTest,OperationMetadata>ReachabilityServiceClient. createConnectivityTestAsync(String parent, String testId, ConnectivityTest resource)Creates a new Connectivity Test.com.google.api.gax.rpc.OperationCallable<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceClient. createConnectivityTestOperationCallable()Creates a new Connectivity Test.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceSettings.Builder. createConnectivityTestOperationSettings()Returns the builder for the settings used for calls to createConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceSettings. createConnectivityTestOperationSettings()Returns the object with the settings used for calls to createConnectivityTest.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>ReachabilityServiceClient. deleteConnectivityTestAsync(DeleteConnectivityTestRequest request)Deletes a specific `ConnectivityTest`.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>ReachabilityServiceClient. deleteConnectivityTestAsync(String name)Deletes a specific `ConnectivityTest`.com.google.api.gax.rpc.OperationCallable<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>ReachabilityServiceClient. deleteConnectivityTestOperationCallable()Deletes a specific `ConnectivityTest`.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>ReachabilityServiceSettings.Builder. deleteConnectivityTestOperationSettings()Returns the builder for the settings used for calls to deleteConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>ReachabilityServiceSettings. deleteConnectivityTestOperationSettings()Returns the object with the settings used for calls to deleteConnectivityTest.com.google.protobuf.Parser<OperationMetadata>OperationMetadata. getParserForType()static com.google.protobuf.Parser<OperationMetadata>OperationMetadata. parser()com.google.api.gax.longrunning.OperationFuture<ConnectivityTest,OperationMetadata>ReachabilityServiceClient. rerunConnectivityTestAsync(RerunConnectivityTestRequest request)Rerun an existing `ConnectivityTest`.com.google.api.gax.rpc.OperationCallable<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceClient. rerunConnectivityTestOperationCallable()Rerun an existing `ConnectivityTest`.com.google.api.gax.rpc.OperationCallSettings.Builder<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceSettings.Builder. rerunConnectivityTestOperationSettings()Returns the builder for the settings used for calls to rerunConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceSettings. rerunConnectivityTestOperationSettings()Returns the object with the settings used for calls to rerunConnectivityTest.com.google.api.gax.longrunning.OperationFuture<ConnectivityTest,OperationMetadata>ReachabilityServiceClient. updateConnectivityTestAsync(UpdateConnectivityTestRequest request)Updates the configuration of an existing `ConnectivityTest`.com.google.api.gax.longrunning.OperationFuture<ConnectivityTest,OperationMetadata>ReachabilityServiceClient. updateConnectivityTestAsync(com.google.protobuf.FieldMask updateMask, ConnectivityTest resource)Updates the configuration of an existing `ConnectivityTest`.com.google.api.gax.rpc.OperationCallable<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceClient. updateConnectivityTestOperationCallable()Updates the configuration of an existing `ConnectivityTest`.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceSettings.Builder. updateConnectivityTestOperationSettings()Returns the builder for the settings used for calls to updateConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceSettings. updateConnectivityTestOperationSettings()Returns the object with the settings used for calls to updateConnectivityTest.Methods in com.google.cloud.networkmanagement.v1 with parameters of type OperationMetadata Modifier and Type Method Description OperationMetadata.BuilderOperationMetadata.Builder. mergeFrom(OperationMetadata other)static OperationMetadata.BuilderOperationMetadata. newBuilder(OperationMetadata prototype) -
Uses of OperationMetadata in com.google.cloud.networkmanagement.v1.stub
Methods in com.google.cloud.networkmanagement.v1.stub that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata>GrpcReachabilityServiceStub. createConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata>HttpJsonReachabilityServiceStub. createConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStub. createConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStubSettings.Builder. createConnectivityTestOperationSettings()Returns the builder for the settings used for calls to createConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<CreateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStubSettings. createConnectivityTestOperationSettings()Returns the object with the settings used for calls to createConnectivityTest.com.google.api.gax.rpc.OperationCallable<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>GrpcReachabilityServiceStub. deleteConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>HttpJsonReachabilityServiceStub. deleteConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>ReachabilityServiceStub. deleteConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>ReachabilityServiceStubSettings.Builder. deleteConnectivityTestOperationSettings()Returns the builder for the settings used for calls to deleteConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>ReachabilityServiceStubSettings. deleteConnectivityTestOperationSettings()Returns the object with the settings used for calls to deleteConnectivityTest.com.google.api.gax.rpc.OperationCallable<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata>GrpcReachabilityServiceStub. rerunConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata>HttpJsonReachabilityServiceStub. rerunConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStub. rerunConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStubSettings.Builder. rerunConnectivityTestOperationSettings()Returns the builder for the settings used for calls to rerunConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<RerunConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStubSettings. rerunConnectivityTestOperationSettings()Returns the object with the settings used for calls to rerunConnectivityTest.com.google.api.gax.rpc.OperationCallable<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>GrpcReachabilityServiceStub. updateConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>HttpJsonReachabilityServiceStub. updateConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStub. updateConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStubSettings.Builder. updateConnectivityTestOperationSettings()Returns the builder for the settings used for calls to updateConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStubSettings. updateConnectivityTestOperationSettings()Returns the object with the settings used for calls to updateConnectivityTest.
-