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