Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-generate library using google-cloud-clients/google-cloud-logging/synth.py #3789

Merged
merged 1 commit into from
Oct 9, 2018
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 @@ -17,8 +17,8 @@

/**
* <pre>
* Service for configuring sinks used to export log entries outside of
* Stackdriver Logging.
* Service for configuring sinks used to export log entries out of
* Logging.
* </pre>
*/
@javax.annotation.Generated(
Expand Down Expand Up @@ -427,8 +427,8 @@ public static ConfigServiceV2FutureStub newFutureStub(

/**
* <pre>
* Service for configuring sinks used to export log entries outside of
* Stackdriver Logging.
* Service for configuring sinks used to export log entries out of
* Logging.
* </pre>
*/
public static abstract class ConfigServiceV2ImplBase implements io.grpc.BindableService {
Expand Down Expand Up @@ -620,8 +620,8 @@ public void deleteExclusion(com.google.logging.v2.DeleteExclusionRequest request

/**
* <pre>
* Service for configuring sinks used to export log entries outside of
* Stackdriver Logging.
* Service for configuring sinks used to export log entries out of
* Logging.
* </pre>
*/
public static final class ConfigServiceV2Stub extends io.grpc.stub.AbstractStub<ConfigServiceV2Stub> {
Expand Down Expand Up @@ -762,8 +762,8 @@ public void deleteExclusion(com.google.logging.v2.DeleteExclusionRequest request

/**
* <pre>
* Service for configuring sinks used to export log entries outside of
* Stackdriver Logging.
* Service for configuring sinks used to export log entries out of
* Logging.
* </pre>
*/
public static final class ConfigServiceV2BlockingStub extends io.grpc.stub.AbstractStub<ConfigServiceV2BlockingStub> {
Expand Down Expand Up @@ -894,8 +894,8 @@ public com.google.protobuf.Empty deleteExclusion(com.google.logging.v2.DeleteExc

/**
* <pre>
* Service for configuring sinks used to export log entries outside of
* Stackdriver Logging.
* Service for configuring sinks used to export log entries out of
* Logging.
* </pre>
*/
public static final class ConfigServiceV2FutureStub extends io.grpc.stub.AbstractStub<ConfigServiceV2FutureStub> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -261,11 +261,10 @@ public void deleteLog(com.google.logging.v2.DeleteLogRequest request,

/**
* <pre>
* Writes log entries to Stackdriver Logging. This API method is the
* only way to send log entries to Stackdriver Logging. This method
* is used, directly or indirectly, by the Stackdriver Logging agent
* (fluentd) and all logging libraries configured to use Stackdriver
* Logging.
* Writes log entries to Logging. This API method is the
* only way to send log entries to Logging. This method
* is used, directly or indirectly, by the Logging agent
* (fluentd) and all logging libraries configured to use Logging.
* A single request may contain log entries for a maximum of 1000
* different resources (projects, organizations, billing accounts or
* folders)
Expand All @@ -279,7 +278,7 @@ public void writeLogEntries(com.google.logging.v2.WriteLogEntriesRequest request
/**
* <pre>
* Lists log entries. Use this method to retrieve log entries from
* Stackdriver Logging. For ways to export log entries, see
* Logging. For ways to export log entries, see
* [Exporting Logs](/logging/docs/export).
* </pre>
*/
Expand All @@ -290,8 +289,7 @@ public void listLogEntries(com.google.logging.v2.ListLogEntriesRequest request,

/**
* <pre>
* Lists the descriptors for monitored resource types used by Stackdriver
* Logging.
* Lists the descriptors for monitored resource types used by Logging.
* </pre>
*/
public void listMonitoredResourceDescriptors(com.google.logging.v2.ListMonitoredResourceDescriptorsRequest request,
Expand Down Expand Up @@ -388,11 +386,10 @@ public void deleteLog(com.google.logging.v2.DeleteLogRequest request,

/**
* <pre>
* Writes log entries to Stackdriver Logging. This API method is the
* only way to send log entries to Stackdriver Logging. This method
* is used, directly or indirectly, by the Stackdriver Logging agent
* (fluentd) and all logging libraries configured to use Stackdriver
* Logging.
* Writes log entries to Logging. This API method is the
* only way to send log entries to Logging. This method
* is used, directly or indirectly, by the Logging agent
* (fluentd) and all logging libraries configured to use Logging.
* A single request may contain log entries for a maximum of 1000
* different resources (projects, organizations, billing accounts or
* folders)
Expand All @@ -407,7 +404,7 @@ public void writeLogEntries(com.google.logging.v2.WriteLogEntriesRequest request
/**
* <pre>
* Lists log entries. Use this method to retrieve log entries from
* Stackdriver Logging. For ways to export log entries, see
* Logging. For ways to export log entries, see
* [Exporting Logs](/logging/docs/export).
* </pre>
*/
Expand All @@ -419,8 +416,7 @@ public void listLogEntries(com.google.logging.v2.ListLogEntriesRequest request,

/**
* <pre>
* Lists the descriptors for monitored resource types used by Stackdriver
* Logging.
* Lists the descriptors for monitored resource types used by Logging.
* </pre>
*/
public void listMonitoredResourceDescriptors(com.google.logging.v2.ListMonitoredResourceDescriptorsRequest request,
Expand Down Expand Up @@ -478,11 +474,10 @@ public com.google.protobuf.Empty deleteLog(com.google.logging.v2.DeleteLogReques

/**
* <pre>
* Writes log entries to Stackdriver Logging. This API method is the
* only way to send log entries to Stackdriver Logging. This method
* is used, directly or indirectly, by the Stackdriver Logging agent
* (fluentd) and all logging libraries configured to use Stackdriver
* Logging.
* Writes log entries to Logging. This API method is the
* only way to send log entries to Logging. This method
* is used, directly or indirectly, by the Logging agent
* (fluentd) and all logging libraries configured to use Logging.
* A single request may contain log entries for a maximum of 1000
* different resources (projects, organizations, billing accounts or
* folders)
Expand All @@ -496,7 +491,7 @@ public com.google.logging.v2.WriteLogEntriesResponse writeLogEntries(com.google.
/**
* <pre>
* Lists log entries. Use this method to retrieve log entries from
* Stackdriver Logging. For ways to export log entries, see
* Logging. For ways to export log entries, see
* [Exporting Logs](/logging/docs/export).
* </pre>
*/
Expand All @@ -507,8 +502,7 @@ public com.google.logging.v2.ListLogEntriesResponse listLogEntries(com.google.lo

/**
* <pre>
* Lists the descriptors for monitored resource types used by Stackdriver
* Logging.
* Lists the descriptors for monitored resource types used by Logging.
* </pre>
*/
public com.google.logging.v2.ListMonitoredResourceDescriptorsResponse listMonitoredResourceDescriptors(com.google.logging.v2.ListMonitoredResourceDescriptorsRequest request) {
Expand Down Expand Up @@ -565,11 +559,10 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Em

/**
* <pre>
* Writes log entries to Stackdriver Logging. This API method is the
* only way to send log entries to Stackdriver Logging. This method
* is used, directly or indirectly, by the Stackdriver Logging agent
* (fluentd) and all logging libraries configured to use Stackdriver
* Logging.
* Writes log entries to Logging. This API method is the
* only way to send log entries to Logging. This method
* is used, directly or indirectly, by the Logging agent
* (fluentd) and all logging libraries configured to use Logging.
* A single request may contain log entries for a maximum of 1000
* different resources (projects, organizations, billing accounts or
* folders)
Expand All @@ -584,7 +577,7 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.logging.v2.
/**
* <pre>
* Lists log entries. Use this method to retrieve log entries from
* Stackdriver Logging. For ways to export log entries, see
* Logging. For ways to export log entries, see
* [Exporting Logs](/logging/docs/export).
* </pre>
*/
Expand All @@ -596,8 +589,7 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.logging.v2.

/**
* <pre>
* Lists the descriptors for monitored resource types used by Stackdriver
* Logging.
* Lists the descriptors for monitored resource types used by Logging.
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<com.google.logging.v2.ListMonitoredResourceDescriptorsResponse> listMonitoredResourceDescriptors(
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading