Skip to content

Commit

Permalink
chore: update Bazel build file
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 636216976

Source-Link: googleapis/googleapis@7b20aa0

Source-Link: googleapis/googleapis-gen@57cea97
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuTmV0QXBwLlYxLy5Pd2xCb3QueWFtbCIsImgiOiI1N2NlYTk3MDJiOWY2ZTI4ZjA0ZTM0NjUzM2ExMzVmOTk0YzMwZmZlIn0=
  • Loading branch information
gcf-owl-bot[bot] authored and amanda-tarafa committed May 22, 2024
1 parent 8ca93d1 commit a264095
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1519,7 +1519,7 @@ public abstract partial class NetAppClient
});

/// <summary>The service metadata associated with this client type.</summary>
public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(NetApp.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc, PackageApiMetadata.ApiMetadata);
public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(NetApp.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc | gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata);

internal static gaxgrpc::ChannelPool ChannelPool { get; } = new gaxgrpc::ChannelPool(ServiceMetadata);

Expand Down

0 comments on commit a264095

Please sign in to comment.