Uses of Class
com.google.cloud.compute.v1.TestIamPermissionsNetworkAttachmentRequest
-
Packages that use TestIamPermissionsNetworkAttachmentRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of TestIamPermissionsNetworkAttachmentRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TestIamPermissionsNetworkAttachmentRequest Modifier and Type Method Description TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest.Builder. build()TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest.Builder. buildPartial()static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. getDefaultInstance()TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest.Builder. getDefaultInstanceForType()TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. getDefaultInstanceForType()static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseDelimitedFrom(InputStream input)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(byte[] data)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(com.google.protobuf.ByteString data)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(InputStream input)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(ByteBuffer data)static TestIamPermissionsNetworkAttachmentRequestTestIamPermissionsNetworkAttachmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TestIamPermissionsNetworkAttachmentRequest Modifier and Type Method Description com.google.protobuf.Parser<TestIamPermissionsNetworkAttachmentRequest>TestIamPermissionsNetworkAttachmentRequest. getParserForType()static com.google.protobuf.Parser<TestIamPermissionsNetworkAttachmentRequest>TestIamPermissionsNetworkAttachmentRequest. parser()com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsNetworkAttachmentRequest,TestPermissionsResponse>NetworkAttachmentsClient. testIamPermissionsCallable()Returns permissions that a caller has on the specified resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsNetworkAttachmentRequest,TestPermissionsResponse>NetworkAttachmentsSettings.Builder. testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsNetworkAttachmentRequest,TestPermissionsResponse>NetworkAttachmentsSettings. testIamPermissionsSettings()Returns the object with the settings used for calls to testIamPermissions.Methods in com.google.cloud.compute.v1 with parameters of type TestIamPermissionsNetworkAttachmentRequest Modifier and Type Method Description TestIamPermissionsNetworkAttachmentRequest.BuilderTestIamPermissionsNetworkAttachmentRequest.Builder. mergeFrom(TestIamPermissionsNetworkAttachmentRequest other)static TestIamPermissionsNetworkAttachmentRequest.BuilderTestIamPermissionsNetworkAttachmentRequest. newBuilder(TestIamPermissionsNetworkAttachmentRequest prototype)TestPermissionsResponseNetworkAttachmentsClient. testIamPermissions(TestIamPermissionsNetworkAttachmentRequest request)Returns permissions that a caller has on the specified resource. -
Uses of TestIamPermissionsNetworkAttachmentRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TestIamPermissionsNetworkAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsNetworkAttachmentRequest,TestPermissionsResponse>HttpJsonNetworkAttachmentsStub. testIamPermissionsCallable()com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsNetworkAttachmentRequest,TestPermissionsResponse>NetworkAttachmentsStub. testIamPermissionsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsNetworkAttachmentRequest,TestPermissionsResponse>NetworkAttachmentsStubSettings.Builder. testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsNetworkAttachmentRequest,TestPermissionsResponse>NetworkAttachmentsStubSettings. testIamPermissionsSettings()Returns the object with the settings used for calls to testIamPermissions.
-