Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
import java.util.List;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -355,6 +356,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class ComplianceClient implements BackgroundResource {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
import java.io.IOException;
import java.util.List;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -93,6 +94,7 @@
* Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting
* retries.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class ComplianceSettings extends ClientSettings<ComplianceSettings> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
import java.util.Map;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -364,6 +365,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class EchoClient implements BackgroundResource {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
import java.io.IOException;
import java.util.List;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -124,6 +125,7 @@
* .build();
* }</pre>
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class EchoSettings extends ClientSettings<EchoSettings> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
import java.util.List;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -286,6 +287,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class IdentityClient implements BackgroundResource {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
import java.io.IOException;
import java.util.List;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -95,6 +96,7 @@
* Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting
* retries.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class IdentitySettings extends ClientSettings<IdentitySettings> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
import java.util.List;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -449,6 +450,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class MessagingClient implements BackgroundResource {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
import java.io.IOException;
import java.util.List;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -125,6 +126,7 @@
* .build();
* }</pre>
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class MessagingSettings extends ClientSettings<MessagingSettings> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
import java.util.List;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -309,6 +310,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class SequenceServiceClient implements BackgroundResource {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
import java.io.IOException;
import java.util.List;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -96,6 +97,7 @@
* Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting
* retries.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class SequenceServiceSettings extends ClientSettings<SequenceServiceSettings> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
import java.util.List;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -318,6 +319,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class TestingClient implements BackgroundResource {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
import java.io.IOException;
import java.util.List;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -96,6 +97,7 @@
* Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting
* retries.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class TestingSettings extends ClientSettings<TestingSettings> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,15 @@
import com.google.showcase.v1beta1.RepeatRequest;
import com.google.showcase.v1beta1.RepeatResponse;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* Base stub class for the Compliance service API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public abstract class ComplianceStub implements BackgroundResource {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
import java.io.IOException;
import java.util.List;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -115,6 +116,7 @@
* Guide](https://docs.cloud.google.com/java/docs/client-retries) for additional support in setting
* retries.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
@SuppressWarnings("CanonicalDuration")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,15 @@
import com.google.showcase.v1beta1.WaitRequest;
import com.google.showcase.v1beta1.WaitResponse;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* Base stub class for the Echo service API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public abstract class EchoStub implements BackgroundResource {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
import java.util.List;
import java.util.Map;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
Expand Down Expand Up @@ -164,6 +165,7 @@
* .build();
* }</pre>
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
@SuppressWarnings("CanonicalDuration")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,15 @@
import com.google.longrunning.Operation;
import com.google.longrunning.stub.OperationsStub;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* gRPC callable factory implementation for the Compliance service API.
*
* <p>This class is for advanced usage.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcComplianceCallableFactory implements GrpcStubCallableFactory {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,15 @@
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* gRPC stub implementation for the Compliance service API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcComplianceStub extends ComplianceStub {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,15 @@
import com.google.longrunning.Operation;
import com.google.longrunning.stub.OperationsStub;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* gRPC callable factory implementation for the Echo service API.
*
* <p>This class is for advanced usage.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcEchoCallableFactory implements GrpcStubCallableFactory {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,15 @@
import java.util.UUID;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* gRPC stub implementation for the Echo service API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcEchoStub extends EchoStub {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,15 @@
import com.google.longrunning.Operation;
import com.google.longrunning.stub.OperationsStub;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* gRPC callable factory implementation for the Identity service API.
*
* <p>This class is for advanced usage.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcIdentityCallableFactory implements GrpcStubCallableFactory {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,15 @@
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* gRPC stub implementation for the Identity service API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcIdentityStub extends IdentityStub {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,15 @@
import com.google.longrunning.Operation;
import com.google.longrunning.stub.OperationsStub;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* gRPC callable factory implementation for the Messaging service API.
*
* <p>This class is for advanced usage.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcMessagingCallableFactory implements GrpcStubCallableFactory {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,15 @@
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* gRPC stub implementation for the Messaging service API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcMessagingStub extends MessagingStub {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,15 @@
import com.google.longrunning.Operation;
import com.google.longrunning.stub.OperationsStub;
import javax.annotation.Generated;
import org.jspecify.annotations.NullMarked;

// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* gRPC callable factory implementation for the SequenceService service API.
*
* <p>This class is for advanced usage.
*/
@NullMarked
@BetaApi
@Generated("by gapic-generator-java")
public class GrpcSequenceServiceCallableFactory implements GrpcStubCallableFactory {
Expand Down
Loading
Loading