Uses of Class
com.google.cloud.compute.v1.TestIamPermissionsSubnetworkRequest
-
Packages that use TestIamPermissionsSubnetworkRequest 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 TestIamPermissionsSubnetworkRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TestIamPermissionsSubnetworkRequest Modifier and Type Method Description TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest.Builder. build()TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest.Builder. buildPartial()static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. getDefaultInstance()TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest.Builder. getDefaultInstanceForType()TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. getDefaultInstanceForType()static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseDelimitedFrom(InputStream input)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(byte[] data)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(com.google.protobuf.ByteString data)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(com.google.protobuf.CodedInputStream input)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(InputStream input)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(ByteBuffer data)static TestIamPermissionsSubnetworkRequestTestIamPermissionsSubnetworkRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TestIamPermissionsSubnetworkRequest Modifier and Type Method Description com.google.protobuf.Parser<TestIamPermissionsSubnetworkRequest>TestIamPermissionsSubnetworkRequest. getParserForType()static com.google.protobuf.Parser<TestIamPermissionsSubnetworkRequest>TestIamPermissionsSubnetworkRequest. parser()com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse>SubnetworksClient. testIamPermissionsCallable()Returns permissions that a caller has on the specified resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse>SubnetworksSettings.Builder. testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse>SubnetworksSettings. testIamPermissionsSettings()Returns the object with the settings used for calls to testIamPermissions.Methods in com.google.cloud.compute.v1 with parameters of type TestIamPermissionsSubnetworkRequest Modifier and Type Method Description TestIamPermissionsSubnetworkRequest.BuilderTestIamPermissionsSubnetworkRequest.Builder. mergeFrom(TestIamPermissionsSubnetworkRequest other)static TestIamPermissionsSubnetworkRequest.BuilderTestIamPermissionsSubnetworkRequest. newBuilder(TestIamPermissionsSubnetworkRequest prototype)TestPermissionsResponseSubnetworksClient. testIamPermissions(TestIamPermissionsSubnetworkRequest request)Returns permissions that a caller has on the specified resource. -
Uses of TestIamPermissionsSubnetworkRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TestIamPermissionsSubnetworkRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse>HttpJsonSubnetworksStub. testIamPermissionsCallable()com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse>SubnetworksStub. testIamPermissionsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse>SubnetworksStubSettings.Builder. testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse>SubnetworksStubSettings. testIamPermissionsSettings()Returns the object with the settings used for calls to testIamPermissions.
-